ApplicationConfigFile

String (file-name)

None

Purpose

The ApplicationConfigFile parameter specifies the file name and the full path of a separate XML configuration file that contains runtime settings for JADE web‑enabled applications; that is, JADE forms applications, HTML Document applications, and Web service provider applications.

The XML configuration file specified by the ConsumerConfigFile parameter and the file specified by the ApplicationConfigFile parameter are separate configuration files.

JADE web forms use the Form class secureForm property to control whether the URLs are generated using the HTTP or HTTPS protocol.

The protocol tag of the XML Web Configuration file is ignored for JADE web forms.

If the XML configuration of a Web application is specified, Web options settings are obtained from this file. If an XML configuration file is not specified, Web options settings are obtained from the parameters in the [WebOptions] section of the JADE initialization file.

As some parameters can be specified only in the XML configuration file of a Web application, you should configure your Web applications in this way.

JADE provides an application that enables you to create and maintain XML configuration files.

For details about specifying options for Web applications in a separate XML file, see Chapter 3 "Configuring Web Applications", of the JADE Web Application Guide.